home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000931_pandora@fernwood.mpk.ca.us _Wed Apr 21 19:48:14 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  1KB

  1. Return-Path: <pandora@fernwood.mpk.ca.us>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA14207; Wed, 21 Apr 93 19:48:14 MET DST
  4. Received: from fernwood.mpk.ca.us by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA20823; Wed, 21 Apr 1993 20:07:59 +0200
  6. Received: by fernwood.mpk.ca.us; id AA28516; Wed, 21 Apr 93 10:53:41 -0700
  7. Newsgroups: list.www-talk
  8. Path: mitra
  9. From: mitra@path.net (Mitra)
  10. Subject: Re: WWW under SCO Unix
  11. Organization: Pandora Systems
  12. Date: Wed, 21 Apr 1993 17:42:40 GMT
  13. Message-Id: <C5uH75.DMw@pandora.sf.ca.us>
  14. X-Newsreader: TIN [version 1.1 PL8]
  15. References: <9304201345.AA10829@www3.cern.ch>
  16. Apparently-To: www-talk@nxoc01.cern.ch
  17.  
  18.  
  19. On Marc's suggestion I grabbed the xmosaic-1.0 files, the library code
  20. in there is much changed from the WWW library, although its parentage is
  21. still visible.
  22.  
  23. The first set of changes worked fine and got rid of a bunch of bugs,
  24. however the sticky point is in HTFile.c where it uses the "direct"
  25. structure rather than "dirent" which is (according to xmosaic's tcp.h
  26. file) more appropriate for several systems.  Unfortunately the code is
  27. differennt enough between xmosaic and WWW that without better
  28. understanding its not possible to just copy it over.
  29.  
  30. The actual error reported is that there is no d_namlen in the
  31. structure.
  32.  
  33. Any help appreciated, 
  34.  
  35.  
  36. - Mitra
  37.  
  38.